Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed mode updates for beta1 #1384

Merged
merged 72 commits into from
Oct 6, 2023
Merged

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Oct 4, 2023

Description
Merges in the latest batch of mixed precision updates, includes:

  • amip_interp
  • column_diagnostics
  • mosiac/mosaic2
  • tridiagonal

Also adds unit tests for the existing updates to coupler and topography

How Has This Been Tested?
amd box with latest oneapi

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

rem1776 and others added 30 commits November 23, 2022 15:03
thomas-robinson
thomas-robinson previously approved these changes Oct 5, 2023
Copy link
Member

@thomas-robinson thomas-robinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am trusting the team did a good/thorough review here

Copy link
Contributor

@bensonr bensonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is mosaic deprecated in favor of mosaic2? If so, I find it confusing that we have a test_fms/mosaic directory, but it contains tests for mosaic2. I think it should be renamed to test_fms/mosaic2

@mlee03
Copy link
Contributor

mlee03 commented Oct 6, 2023

@rem1776 PR to your branch with mosaic changes coming soon

@rem1776 rem1776 merged commit 11be274 into NOAA-GFDL:main Oct 6, 2023
17 of 19 checks passed
Copy link
Contributor

@bensonr bensonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will FMS/mosaic be going away at some point?

@mlee03
Copy link
Contributor

mlee03 commented Oct 6, 2023

@bensonr it will with mosaic cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants